You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxExprInt Class > MtxExprInt Methods > SortDescend Method > MtxExprInt.SortDescend Method ([In] TMtxInt, [In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxExprInt.SortDescend Method ([In] TMtxInt, [In] int)

Sort in descending order all Rows from Src according to column Col.

Syntax
C#
Visual Basic
public static MatrixInt SortDescend([In] TMtxInt Src, [In] int Col);

Internally calls TMtxInt.SortDescend

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!